net/http.http2clientStream.readClosed (field)
5 uses
net/http (current package)
h2_bundle.go#L7741: readClosed bool // peer sent an END_STREAM flag
h2_bundle.go#L9617: if cs.readClosed {
h2_bundle.go#L9973: if cs.readClosed {
h2_bundle.go#L10056: if !cs.readClosed {
h2_bundle.go#L10057: cs.readClosed = true
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)